Hi,
I want to make a bot that could scrape in some web page html source code the sentence that starts with the words:"<input type="hidden" name="weight" value= "
(for example : <input type="hidden" name="weight" value="0.015"/>)
I tried to use scrape function and define "weight" but its doesn't work....
can anyone help me?
Hi,
Is it possible to some how copy the source code of form I made?
I need that after the bot will build the form it will send a copy of the form by email or take a screenshot of the form and send the image by email, is anyone know how to do it?
Hello,
I am trying to build a bot that will save json file as txt file and than read it through cmd, the problem is that it works only when I save it into txt file manually but when I do it through the "write file" function its its add some design that doesn't enable to read the json inside the file.....
Hello,
I have 2 text files and I need to make a bot that will compare between this texts and find for me the similar words...
any one know if there is tool that can do it for me in botchief?
Hi,
maybe its a stupid question, but is it possible to upload the compiled bot so it could run from a website?
I have cloud that enable uploading application to it, but when I tried it it write "we didn't found html.index"....